3.454 \(\int (f x)^m (a+b \cosh ^{-1}(c x))^n \, dx\)

Optimal. Leaf size=18 \[ \text{Unintegrable}\left ((f x)^m \left (a+b \cosh ^{-1}(c x)\right )^n,x\right ) \]

[Out]

Unintegrable[(f*x)^m*(a + b*ArcCosh[c*x])^n, x]

________________________________________________________________________________________

Rubi [A]  time = 0.0225902, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int (f x)^m \left (a+b \cosh ^{-1}(c x)\right )^n \, dx \]

Verification is Not applicable to the result.

[In]

Int[(f*x)^m*(a + b*ArcCosh[c*x])^n,x]

[Out]

Defer[Int][(f*x)^m*(a + b*ArcCosh[c*x])^n, x]

Rubi steps

\begin{align*} \int (f x)^m \left (a+b \cosh ^{-1}(c x)\right )^n \, dx &=\int (f x)^m \left (a+b \cosh ^{-1}(c x)\right )^n \, dx\\ \end{align*}

Mathematica [A]  time = 0.0191948, size = 0, normalized size = 0. \[ \int (f x)^m \left (a+b \cosh ^{-1}(c x)\right )^n \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(f*x)^m*(a + b*ArcCosh[c*x])^n,x]

[Out]

Integrate[(f*x)^m*(a + b*ArcCosh[c*x])^n, x]

________________________________________________________________________________________

Maple [A]  time = 0.167, size = 0, normalized size = 0. \begin{align*} \int \left ( fx \right ) ^{m} \left ( a+b{\rm arccosh} \left (cx\right ) \right ) ^{n}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x)^m*(a+b*arccosh(c*x))^n,x)

[Out]

int((f*x)^m*(a+b*arccosh(c*x))^n,x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \left (f x\right )^{m}{\left (b \operatorname{arcosh}\left (c x\right ) + a\right )}^{n}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(a+b*arccosh(c*x))^n,x, algorithm="maxima")

[Out]

integrate((f*x)^m*(b*arccosh(c*x) + a)^n, x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\left (f x\right )^{m}{\left (b \operatorname{arcosh}\left (c x\right ) + a\right )}^{n}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(a+b*arccosh(c*x))^n,x, algorithm="fricas")

[Out]

integral((f*x)^m*(b*arccosh(c*x) + a)^n, x)

________________________________________________________________________________________

Sympy [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \left (f x\right )^{m} \left (a + b \operatorname{acosh}{\left (c x \right )}\right )^{n}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)**m*(a+b*acosh(c*x))**n,x)

[Out]

Integral((f*x)**m*(a + b*acosh(c*x))**n, x)

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \mathit{sage}_{0} x \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(a+b*arccosh(c*x))^n,x, algorithm="giac")

[Out]

sage0*x